[INFO] fetching crate netconf-rust 0.4.0...
[INFO] testing netconf-rust-0.4.0 against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065
[INFO] extracting crate netconf-rust 0.4.0 into /workspace/builds/worker-2-tc1/source
[INFO] started tweaking crates.io crate netconf-rust 0.4.0
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate netconf-rust 0.4.0
[INFO] tweaked toml for crates.io crate netconf-rust 0.4.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate netconf-rust 0.4.0 on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate netconf-rust 0.4.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded wasm-bindgen-futures v0.4.60
[INFO] [stderr]   Downloaded wasm-bindgen-macro v0.2.110
[INFO] [stderr]   Downloaded wasm-bindgen-macro-support v0.2.110
[INFO] [stderr]   Downloaded base16ct v1.0.0
[INFO] [stderr]   Downloaded libcrux-intrinsics v0.0.4
[INFO] [stderr]   Downloaded sha1 v0.11.0-rc.5
[INFO] [stderr]   Downloaded hax-lib-macros v0.3.5
[INFO] [stderr]   Downloaded generic-array v1.3.5
[INFO] [stderr]   Downloaded core-models v0.0.4
[INFO] [stderr]   Downloaded libcrux-sha3 v0.0.4
[INFO] [stderr]   Downloaded rsa v0.10.0-rc.12
[INFO] [stderr]   Downloaded js-sys v0.3.87
[INFO] [stderr]   Downloaded libcrux-ml-kem v0.0.4
[INFO] [stderr]   Downloaded internal-russh-forked-ssh-key v0.6.16+upstream-0.6.7
[INFO] [stderr]   Downloaded wasm-bindgen v0.2.110
[INFO] [stderr]   Downloaded ctutils v0.3.2
[INFO] [stderr]   Downloaded russh v0.57.0
[INFO] [stderr]   Downloaded hax-lib v0.3.5
[INFO] [stderr]   Downloaded aws-lc-rs v1.16.0
[INFO] [stderr]   Downloaded crypto-primes v0.7.0-pre.6
[INFO] [stderr]   Downloaded crypto-bigint v0.7.0-rc.18
[INFO] [stderr]   Downloaded serdect v0.4.2
[INFO] [stderr]   Downloaded pkcs1 v0.8.0-rc.4
[INFO] [stderr]   Downloaded sha2 v0.11.0-rc.5
[INFO] [stderr]   Downloaded digest v0.11.0
[INFO] [stderr]   Downloaded rand_core v0.10.0-rc-3
[INFO] [stderr]   Downloaded libcrux-secrets v0.0.4
[INFO] [stderr]   Downloaded libcrux-traits v0.0.4
[INFO] [stderr]   Downloaded delegate v0.13.5
[INFO] [stderr]   Downloaded cmov v0.5.0-pre.0
[INFO] [stderr]   Downloaded signature v3.0.0-rc.6
[INFO] [stderr]   Downloaded wasm-bindgen-shared v0.2.110
[INFO] [stderr]   Downloaded libcrux-platform v0.0.2
[INFO] [stderr]   Downloaded hax-lib-macros-types v0.3.5
[INFO] [stderr]   Downloaded pageant v0.2.0
[INFO] [stderr]   Downloaded web-sys v0.3.87
[INFO] [stderr]   Downloaded aws-lc-sys v0.37.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a32822eceaf1e6588368ab9e112878d3fd6dcae2011e3cff3f32902ba4e7d315
[INFO] running `Command { std: "docker" "start" "-a" "a32822eceaf1e6588368ab9e112878d3fd6dcae2011e3cff3f32902ba4e7d315", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a32822eceaf1e6588368ab9e112878d3fd6dcae2011e3cff3f32902ba4e7d315", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a32822eceaf1e6588368ab9e112878d3fd6dcae2011e3cff3f32902ba4e7d315", kill_on_drop: false }`
[INFO] [stdout] a32822eceaf1e6588368ab9e112878d3fd6dcae2011e3cff3f32902ba4e7d315
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c869fd5ee855d308ce2d461f47671125048c02c2c1eb14090f502c4b58a027f6
[INFO] running `Command { std: "docker" "start" "-a" "c869fd5ee855d308ce2d461f47671125048c02c2c1eb14090f502c4b58a027f6", kill_on_drop: false }`
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling base64ct v1.8.3
[INFO] [stderr]    Compiling const-oid v0.10.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling hax-lib v0.3.5
[INFO] [stderr]    Compiling zerocopy v0.8.39
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling rand_core v0.10.0-rc-3
[INFO] [stderr]    Compiling cmov v0.5.0-pre.0
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling libcrux-intrinsics v0.0.4
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling ctutils v0.3.2
[INFO] [stderr]    Compiling libcrux-sha3 v0.0.4
[INFO] [stderr]    Compiling num-bigint-dig v0.8.6
[INFO] [stderr]    Compiling simd-adler32 v0.3.8
[INFO] [stderr]    Compiling aws-lc-rs v1.16.0
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling libcrux-ml-kem v0.0.4
[INFO] [stderr]    Compiling home v0.5.12
[INFO] [stderr]    Compiling quick-xml v0.39.2
[INFO] [stderr]    Compiling pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling pem-rfc7468 v1.0.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling hybrid-array v0.4.7
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling cc v1.2.56
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling socket2 v0.6.2
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling libcrux-platform v0.0.2
[INFO] [stderr]    Compiling block-buffer v0.11.0
[INFO] [stderr]    Compiling crypto-common v0.2.0
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling ff v0.13.1
[INFO] [stderr]    Compiling password-hash v0.5.0
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling cmake v0.1.57
[INFO] [stderr]    Compiling aws-lc-sys v0.37.1
[INFO] [stderr]    Compiling digest v0.11.0
[INFO] [stderr]    Compiling signature v3.0.0-rc.6
[INFO] [stderr]    Compiling sha2 v0.11.0-rc.5
[INFO] [stderr]    Compiling sha1 v0.11.0-rc.5
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling zeroize_derive v1.4.3
[INFO] [stderr]    Compiling hax-lib-macros v0.3.5
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling tls_codec_derive v0.4.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling delegate v0.13.5
[INFO] [stderr]    Compiling enum_dispatch v0.3.13
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling libcrux-secrets v0.0.4
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling der v0.7.10
[INFO] [stderr]    Compiling der v0.8.0
[INFO] [stderr]    Compiling crypto-bigint v0.7.0-rc.18
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling libcrux-traits v0.0.4
[INFO] [stderr]    Compiling tls_codec v0.4.2
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling block-padding v0.3.3
[INFO] [stderr]    Compiling crypto-bigint v0.5.5
[INFO] [stderr]    Compiling generic-array v1.3.5
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling universal-hash v0.5.1
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling polyval v0.6.2
[INFO] [stderr]    Compiling poly1305 v0.8.0
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling pbkdf2 v0.12.2
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling rfc6979 v0.4.0
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling cbc v0.1.2
[INFO] [stderr]    Compiling salsa20 v0.10.2
[INFO] [stderr]    Compiling ssh-encoding v0.2.0
[INFO] [stderr]    Compiling scrypt v0.11.0
[INFO] [stderr]    Compiling ctr v0.9.2
[INFO] [stderr]    Compiling ghash v0.5.1
[INFO] [stderr]    Compiling blowfish v0.9.1
[INFO] [stderr]    Compiling chacha20 v0.9.1
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling bcrypt-pbkdf v0.10.0
[INFO] [stderr]    Compiling pkcs5 v0.7.1
[INFO] [stderr]    Compiling aes-gcm v0.10.3
[INFO] [stderr]    Compiling argon2 v0.5.3
[INFO] [stderr]    Compiling russh-cryptovec v0.52.0
[INFO] [stderr]    Compiling ssh-cipher v0.2.0
[INFO] [stderr]    Compiling spki v0.8.0-rc.4
[INFO] [stderr]    Compiling pkcs8 v0.11.0-rc.11
[INFO] [stderr]    Compiling pkcs1 v0.8.0-rc.4
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling sec1 v0.7.3
[INFO] [stderr]    Compiling ed25519 v2.2.3
[INFO] [stderr]    Compiling elliptic-curve v0.13.8
[INFO] [stderr]    Compiling ecdsa v0.16.9
[INFO] [stderr]    Compiling primeorder v0.13.6
[INFO] [stderr]    Compiling ed25519-dalek v2.2.0
[INFO] [stderr]    Compiling p521 v0.13.3
[INFO] [stderr]    Compiling p256 v0.13.2
[INFO] [stderr]    Compiling p384 v0.13.1
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling crypto-primes v0.7.0-pre.6
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling russh-util v0.52.0
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling rsa v0.10.0-rc.12
[INFO] [stderr]    Compiling internal-russh-forked-ssh-key v0.6.16+upstream-0.6.7
[INFO] [stderr]    Compiling russh v0.57.0
[INFO] [stderr]    Compiling netconf-rust v0.4.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 14s
[INFO] running `Command { std: "docker" "inspect" "c869fd5ee855d308ce2d461f47671125048c02c2c1eb14090f502c4b58a027f6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c869fd5ee855d308ce2d461f47671125048c02c2c1eb14090f502c4b58a027f6", kill_on_drop: false }`
[INFO] [stdout] c869fd5ee855d308ce2d461f47671125048c02c2c1eb14090f502c4b58a027f6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 65fd626eaac8c03094c152605e969dbe763f4842bbf22fa411a03fde806c8bf8
[INFO] running `Command { std: "docker" "start" "-a" "65fd626eaac8c03094c152605e969dbe763f4842bbf22fa411a03fde806c8bf8", kill_on_drop: false }`
[INFO] [stderr]    Compiling netconf-rust v0.4.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 10.64s
[INFO] running `Command { std: "docker" "inspect" "65fd626eaac8c03094c152605e969dbe763f4842bbf22fa411a03fde806c8bf8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "65fd626eaac8c03094c152605e969dbe763f4842bbf22fa411a03fde806c8bf8", kill_on_drop: false }`
[INFO] [stdout] 65fd626eaac8c03094c152605e969dbe763f4842bbf22fa411a03fde806c8bf8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 939e96c6402195c2e699a0eec2f8c76baa50eb48d7c871624dbc4910b655abb1
[INFO] running `Command { std: "docker" "start" "-a" "939e96c6402195c2e699a0eec2f8c76baa50eb48d7c871624dbc4910b655abb1", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.40s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/netconf_rust-1a1870732a769827)
[INFO] [stdout] 
[INFO] [stdout] running 69 tests
[INFO] [stdout] test codec::tests::chunked_decode_incomplete_header ... ok
[INFO] [stdout] test codec::tests::chunked_decode_incomplete_data ... ok
[INFO] [stdout] test codec::tests::chunked_decode_invalid_header ... ok
[INFO] [stdout] test codec::tests::chunked_decode_multiple_chunks_yields_individually ... ok
[INFO] [stdout] test codec::tests::chunked_decode_size_limit ... ok
[INFO] [stdout] test codec::tests::chunked_decode_size_limit_cumulative ... ok
[INFO] [stdout] test codec::tests::chunked_decode_large_chunk ... ok
[INFO] [stdout] test codec::tests::chunked_decode_single_chunk ... ok
[INFO] [stdout] test codec::tests::chunked_encode ... ok
[INFO] [stdout] test codec::tests::chunked_roundtrip ... ok
[INFO] [stdout] test codec::tests::chunked_three_chunks_in_one_message ... ok
[INFO] [stdout] test codec::tests::chunked_decode_zero_chunk_size ... ok
[INFO] [stdout] test codec::tests::eom_decode_complete_message ... ok
[INFO] [stdout] test codec::tests::chunked_two_messages_interleaved ... ok
[INFO] [stdout] test codec::tests::eom_decode_incomplete_message ... ok
[INFO] [stdout] test codec::tests::eom_decode_large_message_streams_chunks ... ok
[INFO] [stdout] test codec::tests::eom_decode_partial_marker ... ok
[INFO] [stdout] test codec::tests::eom_decode_size_limit ... ok
[INFO] [stdout] test codec::tests::eom_decode_size_limit_cumulative ... ok
[INFO] [stdout] test codec::tests::extract_message_id_basic ... ok
[INFO] [stdout] test codec::tests::extract_message_id_empty_bytes ... ok
[INFO] [stdout] test codec::tests::eom_decode_size_limit_resets_between_messages ... ok
[INFO] [stdout] test codec::tests::extract_message_id_partial_header ... ok
[INFO] [stdout] test codec::tests::eom_decode_two_messages ... ok
[INFO] [stdout] test codec::tests::eom_decode_within_holdback ... ok
[INFO] [stdout] test codec::tests::eom_helper_size_limit ... ok
[INFO] [stdout] test codec::tests::eom_helper_roundtrip ... ok
[INFO] [stdout] test codec::tests::eom_encode ... ok
[INFO] [stdout] test codec::tests::extract_message_id_non_numeric ... ok
[INFO] [stdout] test codec::tests::extract_message_id_large_id ... ok
[INFO] [stdout] test hello::tests::test_parse_hello_no_capabilities ... ok
[INFO] [stdout] test codec::tests::extract_message_id_missing ... ok
[INFO] [stdout] test codec::tests::mode_switch ... ok
[INFO] [stdout] test hello::tests::test_build_client_hello ... ok
[INFO] [stdout] test hello::tests::test_build_client_hello_is_valid_xml ... ok
[INFO] [stdout] test codec::tests::eom_roundtrip ... ok
[INFO] [stdout] test hello::tests::test_parse_hello_1_0_only ... ok
[INFO] [stdout] test codec::tests::eom_incremental_arrival ... ok
[INFO] [stdout] test hello::tests::test_exchange_negotiates_chunked ... ok
[INFO] [stdout] test hello::tests::test_exchange_negotiates_eom ... ok
[INFO] [stdout] test hello::tests::test_parse_hello_missing_session_id ... ok
[INFO] [stdout] test hello::tests::test_parse_server_hello ... ok
[INFO] [stdout] test message::tests::classify_empty_message ... ok
[INFO] [stdout] test message::tests::classify_rpc_reply ... ok
[INFO] [stdout] test codec::tests::extract_message_id_with_xml_decl ... ok
[INFO] [stdout] test message::tests::classify_unknown_root ... ok
[INFO] [stdout] test codec::tests::eom_decode_empty_message ... ok
[INFO] [stdout] test message::tests::classify_with_xml_declaration ... ok
[INFO] [stdout] test message::tests::data_payload_into_string ... ok
[INFO] [stdout] test message::tests::data_payload_as_str ... ok
[INFO] [stdout] test message::tests::data_payload_empty ... ok
[INFO] [stdout] test message::tests::data_payload_len_and_is_empty ... ok
[INFO] [stdout] test message::tests::data_payload_partial_eq ... ok
[INFO] [stdout] test message::tests::data_payload_raw_bytes_contains_envelope ... ok
[INFO] [stdout] test message::tests::data_payload_raw_bytes_vs_slice ... ok
[INFO] [stdout] test message::tests::data_payload_raw_bytes_empty_payload ... ok
[INFO] [stdout] test message::tests::rpc_reply_into_data ... ok
[INFO] [stdout] test message::tests::test_message_ids_increment ... ok
[INFO] [stdout] test message::tests::test_parse_empty_data_reply ... ok
[INFO] [stdout] test message::tests::test_parse_error_reply ... ok
[INFO] [stdout] test message::tests::test_parse_ok_reply ... ok
[INFO] [stdout] test message::tests::test_parse_multiple_errors ... ok
[INFO] [stdout] test message::tests::data_payload_reader ... ok
[INFO] [stdout] test message::tests::test_parse_data_reply ... ok
[INFO] [stdout] test message::tests::rpc_reply_into_data_ok ... ok
[INFO] [stdout] test message::tests::test_build_rpc ... ok
[INFO] [stdout] test message::tests::test_data_preserves_inner_xml_exactly ... ok
[INFO] [stdout] test message::tests::data_payload_large_preserves_content ... ok
[INFO] [stdout] test message::tests::rpc_reply_into_data_error ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 69 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/integration.rs (/opt/rustwide/target/debug/deps/integration-b96f0f52105c9c14)
[INFO] [stdout] 
[INFO] [stdout] running 123 tests
[INFO] [stdout] test test_builder_defaults ... ok
[INFO] [stdout] test test_builder_host_key_verification ... ok
[INFO] [stdout] test test_builder_jumphost ... ok
[INFO] [stdout] test test_builder_sets_values ... ok
[INFO] [stdout] test test_concurrent_rpc_sends ... ok
[INFO] [stdout] test test_disconnect_notification_already_closed ... ok
[INFO] [stdout] test test_disconnect_notification_multiple_subscribers ... ok
[INFO] [stdout] test test_connect_via_jumphost ... ok
[INFO] [stdout] test test_connect_nonexistent_host ... ok
[INFO] [stdout] test test_disconnect_notification_on_eof ... ok
[INFO] [stdout] test test_disconnect_notification_transport_error ... ok
[INFO] [stdout] test test_disconnect_reason_display ... ok
[INFO] [stdout] test test_drop_drains_pending_rpcs ... ok
[INFO] [stdout] test test_drop_after_eof_is_idempotent ... ok
[INFO] [stdout] test test_drop_sets_closed_and_drains_without_close_session ... ok
[INFO] [stdout] test test_connect_bad_credentials ... ok
[INFO] [stdout] test test_connect_refused ... ok
[INFO] [stdout] test test_edit_config_after_close_fails ... ok
[INFO] [stdout] test test_double_lock_same_session ... ok
[INFO] [stdout] test test_commit_no_changes ... ok
[INFO] [stdout] test test_close_session ... ok
[INFO] [stdout] test test_commit_without_lock ... ok
[INFO] [stdout] test test_edit_config_and_commit_candidate ... ok
[INFO] [stdout] test test_commit_after_close_fails ... ok
[INFO] [stdout] test test_edit_config_empty_config ... ok
[INFO] [stdout] test test_edit_config_returns_error_on_denied_model ... ok
[INFO] [stdout] test test_double_close_session_fails ... ok
[INFO] [stdout] test test_connected_since ... ok
[INFO] [stdout] test test_edit_config_running ... ok
[INFO] [stdout] test test_from_stream_server_drops_immediately ... ok
[INFO] [stdout] test test_error_display_formatting ... ok
[INFO] [stdout] test test_from_stream_hello_missing_session_id ... ok
[INFO] [stdout] test test_from_stream_garbage_hello ... ok
[INFO] [stdout] test test_from_stream_with_config_mock ... ok
[INFO] [stdout] test test_get ... ok
[INFO] [stdout] test test_from_stream_truncated_hello ... ok
[INFO] [stdout] test test_get_and_get_payload_both_return_data ... ok
[INFO] [stdout] test test_from_stream_hello_no_capabilities ... ok
[INFO] [stdout] test test_from_stream_with_mock ... ok
[INFO] [stdout] test test_get_after_close_fails ... ok
[INFO] [stdout] test test_get_config_candidate ... ok
[INFO] [stdout] test test_get_config_invalid_datastore_raw ... ok
[INFO] [stdout] test test_get_config_payload_after_close_fails ... ok
[INFO] [stdout] test test_get_config_payload_returns_valid_data ... ok
[INFO] [stdout] test test_get_config_payload_with_filter ... ok
[INFO] [stdout] test test_get_config_running ... ok
[INFO] [stdout] test test_get_config_with_filter ... ok
[INFO] [stdout] test test_get_payload_after_close_fails ... ok
[INFO] [stdout] test test_get_config_after_close_fails ... ok
[INFO] [stdout] test test_hello_exchange ... ok
[INFO] [stdout] test test_get_payload_with_filter ... ok
[INFO] [stdout] test test_get_payload_returns_valid_data ... ok
[INFO] [stdout] test test_kill_own_session_fails ... ok
[INFO] [stdout] test test_kill_session ... ok
[INFO] [stdout] test test_host_key_accept_new_learns_key ... ok
[INFO] [stdout] test test_host_key_changed_is_rejected ... ok
[INFO] [stdout] test test_kill_session_after_close_fails ... ok
[INFO] [stdout] test test_host_key_accept_new_verifies_on_reconnect ... ok
[INFO] [stdout] test test_kill_session_invalid_id ... ok
[INFO] [stdout] test test_host_key_disabled_accepts_all ... ok
[INFO] [stdout] test test_host_key_strict_rejects_unknown ... ok
[INFO] [stdout] test test_lock_contention_running ... ok
[INFO] [stdout] test test_lock_contention_candidate ... ok
[INFO] [stdout] test test_get_with_filter ... ok
[INFO] [stdout] test test_lock_contention_error_message_content ... ok
[INFO] [stdout] test test_lock_unlock_candidate ... ok
[INFO] [stdout] test test_lock_unlock_running ... ok
[INFO] [stdout] test test_lock_unlock_startup ... ok
[INFO] [stdout] test test_payload_and_string_multiple_calls_consistent ... ok
[INFO] [stdout] test test_negotiates_correct_framing ... ok
[INFO] [stdout] test test_payload_after_lock_unlock ... ok
[INFO] [stdout] test test_payload_as_bytes ... ok
[INFO] [stdout] test test_last_rpc_at ... ok
[INFO] [stdout] test test_payload_as_ref_bytes ... ok
[INFO] [stdout] test test_payload_display ... ok
[INFO] [stdout] test test_payload_into_string ... ok
[INFO] [stdout] test test_payload_deref_str_operations ... ok
[INFO] [stdout] test test_payload_as_ref_str ... ok
[INFO] [stdout] test test_payload_clone ... ok
[INFO] [stdout] test test_payload_debug_truncation ... ok
[INFO] [stdout] test test_payload_matches_string_api ... ok
[INFO] [stdout] test test_get_config_startup ... ok
[INFO] [stdout] test test_payload_reader_collects_element_names ... ok
[INFO] [stdout] test test_payload_partial_eq ... ok
[INFO] [stdout] test test_lock_after_close_fails ... ok
[INFO] [stdout] test test_payload_reader_produces_events ... ok
[INFO] [stdout] test test_payload_reader_text_extraction ... ok
[INFO] [stdout] test test_payload_slice ... ok
[INFO] [stdout] test test_payload_with_custom_config ... ok
[INFO] [stdout] test test_payload_reader_valid_xml_roundtrip ... ok
[INFO] [stdout] test test_pending_rpc_count ... ok
[INFO] [stdout] test test_pending_rpc_count_decreases ... ok
[INFO] [stdout] test test_pipelining_with_into_data ... ok
[INFO] [stdout] test test_pipelining ... ok
[INFO] [stdout] test test_rpc_reply_into_data_from_raw ... ok
[INFO] [stdout] test test_rpc_reply_into_data_error_propagation ... ok
[INFO] [stdout] test test_response_with_timeout_success ... ok
[INFO] [stdout] test test_rpc_send_after_close_fails ... ok
[INFO] [stdout] test test_rpc_raw_error_reply ... ok
[INFO] [stdout] test test_rpc_raw_after_close_fails ... ok
[INFO] [stdout] test test_rpc_error_fields_parsed ... ok
[INFO] [stdout] test test_rpc_send_unique_message_ids ... ok
[INFO] [stdout] test test_rpc_future_message_id ... ok
[INFO] [stdout] test test_session_state_display ... ok
[INFO] [stdout] test test_session_with_timeout_lock_unlock ... ok
[INFO] [stdout] test test_rpc_with_malformed_inner_xml ... ok
[INFO] [stdout] test test_unlock_after_close_fails ... ok
[INFO] [stdout] test test_unique_session_ids ... ok
[INFO] [stdout] test test_with_timeout_success ... ok
[INFO] [stdout] test test_unlock_wrong_datastore ... ok
[INFO] [stdout] test test_session_with_timeout_commit ... ok
[INFO] [stdout] test test_session_with_timeout_get_config ... ok
[INFO] [stdout] test test_unlock_without_lock_fails ... ok
[INFO] [stdout] test test_session_state_after_close ... ok
[INFO] [stdout] test test_connect_timeout_expires ... FAILED
[INFO] [stdout] test test_hello_timeout_expires ... ok
[INFO] [stdout] test test_response_with_timeout_direct ... ok
[INFO] [stdout] test test_with_timeout_expires ... ok
[INFO] [stdout] test test_close_session_timeout ... ok
[INFO] [stdout] test test_connection_drops_multiple_pending_rpcs ... ok
[INFO] [stdout] test test_rpc_after_connection_drop_fails ... ok
[INFO] [stdout] test test_rpc_timeout_expires ... ok
[INFO] [stdout] test test_connection_drops_pending_rpc_gets_session_closed ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test_connect_timeout_expires stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_connect_timeout_expires' (101) panicked at tests/integration.rs:2060:5:
[INFO] [stdout] expected timeout error, got: Transport error: SSH error: Network is unreachable (os error 101)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5cbea75518aa - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5cbea75518aa - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5cbea75518aa - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5cbea75518aa - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5cbea7567f7a - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5cbea7567f7a - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x5cbea7556612 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5cbea7556612 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5cbea752ecff - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5cbea752ecff - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5cbea75494c9 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5cbea6e4419c - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5cbea6e4419c - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5cbea7549742 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5cbea7549742 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5cbea752edb8 - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5cbea7526479 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5cbea752fc8d - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5cbea756873c - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5cbea6cf3e96 - integration[8f9b07399b2b15da]::test_connect_timeout_expires::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration.rs:2060:5
[INFO] [stdout]   20:     0x5cbea6d7dbb2 - <core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   21:     0x5cbea6d7dc2d - <core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   22:     0x5cbea6e2ddcd - <tokio[38bf7321f866f14b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:70
[INFO] [stdout]   23:     0x5cbea6e2dc6b - tokio[38bf7321f866f14b]::task::coop::with_budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[38bf7321f866f14b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   24:     0x5cbea6e2dc6b - tokio[38bf7321f866f14b]::task::coop::budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[38bf7321f866f14b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   25:     0x5cbea6e2dc6b - <tokio[38bf7321f866f14b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:25
[INFO] [stdout]   26:     0x5cbea6e1efe0 - <tokio[38bf7321f866f14b]::runtime::scheduler::current_thread::Context>::enter::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[38bf7321f866f14b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:442:19
[INFO] [stdout]   27:     0x5cbea6e2b67d - <tokio[38bf7321f866f14b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:752:44
[INFO] [stdout]   28:     0x5cbea6e2a974 - <tokio[38bf7321f866f14b]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[38bf7321f866f14b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:68
[INFO] [stdout]   29:     0x5cbea6dd2f1b - <tokio[38bf7321f866f14b]::runtime::context::scoped::Scoped<tokio[38bf7321f866f14b]::runtime::scheduler::Context>>::set::<<tokio[38bf7321f866f14b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[38bf7321f866f14b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[38bf7321f866f14b]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   30:     0x5cbea6d7a379 - tokio[38bf7321f866f14b]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[38bf7321f866f14b]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[38bf7321f866f14b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[38bf7321f866f14b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:38
[INFO] [stdout]   31:     0x5cbea6d8cfb2 - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[38bf7321f866f14b]::runtime::context::Context>>::try_with::<tokio[38bf7321f866f14b]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[38bf7321f866f14b]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[38bf7321f866f14b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[38bf7321f866f14b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[38bf7321f866f14b]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   32:     0x5cbea6d8cb3e - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[38bf7321f866f14b]::runtime::context::Context>>::with::<tokio[38bf7321f866f14b]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[38bf7321f866f14b]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[38bf7321f866f14b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[38bf7321f866f14b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[38bf7321f866f14b]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   33:     0x5cbea6d7990d - tokio[38bf7321f866f14b]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[38bf7321f866f14b]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[38bf7321f866f14b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[38bf7321f866f14b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:17
[INFO] [stdout]   34:     0x5cbea6e28f10 - <tokio[38bf7321f866f14b]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[38bf7321f866f14b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:27
[INFO] [stdout]   35:     0x5cbea6e29206 - <tokio[38bf7321f866f14b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:740:24
[INFO] [stdout]   36:     0x5cbea6e2a480 - <tokio[38bf7321f866f14b]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   37:     0x5cbea6df8ac3 - tokio[38bf7321f866f14b]::runtime::context::runtime::enter_runtime::<<tokio[38bf7321f866f14b]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   38:     0x5cbea6e1eb11 - <tokio[38bf7321f866f14b]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   39:     0x5cbea6dfc764 - <tokio[38bf7321f866f14b]::runtime::runtime::Runtime>::block_on_inner::<core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   40:     0x5cbea6dfc92f - <tokio[38bf7321f866f14b]::runtime::runtime::Runtime>::block_on::<core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   41:     0x5cbea6d2d421 - integration[8f9b07399b2b15da]::test_connect_timeout_expires
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration.rs:2063:6
[INFO] [stdout]   42:     0x5cbea6cd7bf7 - integration[8f9b07399b2b15da]::test_connect_timeout_expires::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration.rs:2048:40
[INFO] [stdout]   43:     0x5cbea6c61736 - <integration[8f9b07399b2b15da]::test_connect_timeout_expires::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x5cbea6e3827b - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x5cbea6e3827b - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   46:     0x5cbea6e44c6b - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   47:     0x5cbea6e44c6b - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   48:     0x5cbea6e44c6b - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   49:     0x5cbea6e44c6b - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   50:     0x5cbea6e44c6b - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x5cbea6e44c6b - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   52:     0x5cbea6e44c6b - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   53:     0x5cbea6e40384 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   54:     0x5cbea6e40384 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   55:     0x5cbea6e47872 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   56:     0x5cbea6e47872 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5cbea6e47872 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5cbea6e47872 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5cbea6e47872 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5cbea6e47872 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   61:     0x5cbea6e47872 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x5cbea7550c8f - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   63:     0x5cbea7550c8f - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   64:     0x7ea39aa0baa4 - <unknown>
[INFO] [stdout]   65:     0x7ea39aa98a64 - clone
[INFO] [stdout]   66:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     test_connect_timeout_expires
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 122 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.31s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test integration`
[INFO] running `Command { std: "docker" "inspect" "939e96c6402195c2e699a0eec2f8c76baa50eb48d7c871624dbc4910b655abb1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "939e96c6402195c2e699a0eec2f8c76baa50eb48d7c871624dbc4910b655abb1", kill_on_drop: false }`
[INFO] [stdout] 939e96c6402195c2e699a0eec2f8c76baa50eb48d7c871624dbc4910b655abb1
